runtime.sysStatsAggregate.heapGoal (field)

3 uses

	runtime (current package)
		metrics.go#L306: 				out.scalar = in.sysStats.heapGoal
		metrics.go#L715: 	heapGoal       uint64
		metrics.go#L726: 	a.heapGoal = gcController.heapGoal()